Picture.RGBSurface Property
Syntax
RGBSurface as RGBSurface
Provides pixel-level access to the picture's bitmap. Used only for pictures built with NewPicture with a depth of 16 or 32, otherwise returns Nil.
Returns an RGBSurface object.
Picture.RGBSurface Property
Syntax
RGBSurface as RGBSurface
Provides pixel-level access to the picture's bitmap. Used only for pictures built with NewPicture with a depth of 16 or 32, otherwise returns Nil.
Returns an RGBSurface object.